Skip to content

Conversation

Mahesha-M
Copy link
Contributor

New status DOWNLOADED_FILE_STORED is added at the end of download success with reporting downloaded path in it.
This will enable third party applications to utilize the downloaded files, such as firmware update, config update.

snapshot of the new status message:

{
"state": {
"reported": {
"status": {
"lastOperation": {
"correlationID": "other_correlation_id",
"message": null,
"progress": null,
"softwareModule": {
"name": "count_10sec",
"path": "/data/software-update/modules/16",
"version": "4.2.0"
},
"status": "DOWNLOADED_FILE_STORED"
}
}
}
}
}

…end of download success with reporting downloaded path in it

Signed-off-by: Mahesha Mutharayappa (SDS/EPE2) <Mutharayappa.Mahesha@in.bosch.com>
@Mahesha-M Mahesha-M added the feature New feature or request label Feb 14, 2025
@Mahesha-M Mahesha-M added this to the M4 milestone Feb 14, 2025
@Mahesha-M Mahesha-M self-assigned this Feb 14, 2025
Signed-off-by: Mahesha Mutharayappa (SDS/EPE2) <Mutharayappa.Mahesha@in.bosch.com>
Signed-off-by: Mahesha Mutharayappa (SDS/EPE2) <Mutharayappa.Mahesha@in.bosch.com>
@Mahesha-M Mahesha-M linked an issue Feb 14, 2025 that may be closed by this pull request
@Mahesha-M Mahesha-M merged commit 6097f8f into eclipse-kanto:main Feb 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Enhance the download feature

2 participants